// -PATH------------------------------------------------------- \\
// Yellow Puffer - pufferExplode
// ------------------------------------------------------------ \\
//
// Creator: Alan Carr
//
// Last modified: 03/04/08
//
// Description: 
//   Standard puffer quill attack pattern.  The idea is that
//   the puffer becomes "annoying" with its quill attacks,
//   encouraging the player to take out this menace as soon as
//   possible.
//
// Difficulty: 6
//
// ------------------------------------------------------------ \\

setSpeed 0.2

setAngle 270

setAccel 0.02 limit 0.4

straight frames 68

left 1.5 angle 93

setAccel -0.02 limit 0.1

straight frames 50

left 1.5 angle 75

setAccel 0.02 limit 0.4

left 1.5 angle 150

setAccel -0.02 limit 0.1

straight frames 100

doQuillExplosion

setAccel 0.02 limit 0.4

right 1.5 angle 150

setAccel -0.02 limit 0.1

right 1.5 angle 150

setAccel 0.02 limit 0.4

straight frames 100


// firebullet Straight all 0 0  /debug